Pluralsight Entity Framework and Data Models

This course looks at why you use Entity Framework, creating entity data models from a database, and creating a conceptual data model by describing the entities in your applications and then creating a database from that description.

 
Pluralsight Entity Framework and Data ModelsGetting Started with Entity Framework and Entity Data ModelsPluralsight Entity Framework and Data Models00:24:42 
Goals of this modulePluralsight Entity Framework and Data Models00:30 
Why Entity Framework?Pluralsight Entity Framework and Data Models01:21 
Goals of this modulePluralsight Entity Framework and Data Models03:35 
Entity Framework's Model MetadataPluralsight Entity Framework and Data Models07:04 
Approaches to Model CreationPluralsight Entity Framework and Data Models02:05 
Exploring a Model in the DesignerPluralsight Entity Framework and Data Models01:24 
Where Does Entity Data Model Fit In Your Applications?Pluralsight Entity Framework and Data Models07:22 
Executing Code and Watching the Database ActivityPluralsight Entity Framework and Data Models00:30 
Entity Framework EverywherePluralsight Entity Framework and Data Models00:42 
SummaryPluralsight Entity Framework and Data Models00:09 
Pluralsight Entity Framework and Data ModelsCreating Database First Entity Data ModelsPluralsight Entity Framework and Data Models00:32:54 
IntroductionPluralsight Entity Framework and Data Models00:40 
Review Model Creation OptionsPluralsight Entity Framework and Data Models00:55 
Creating the database first modelPluralsight Entity Framework and Data Models03:10 
Looking at the model created by the wizardPluralsight Entity Framework and Data Models02:33 
Entities mapped to database viewsPluralsight Entity Framework and Data Models00:47 
Entities mapped to database tablesPluralsight Entity Framework and Data Models00:36 
Navigation properties and associationsPluralsight Entity Framework and Data Models00:36 
Mappings to the databasePluralsight Entity Framework and Data Models01:47 
Modifying an entity's propertyPluralsight Entity Framework and Data Models00:58 
Exploring RelationshipsPluralsight Entity Framework and Data Models02:25 
Foreign Keys and Navigation PropertiesPluralsight Entity Framework and Data Models01:21 
Pluralization of entities and navigation propertiesPluralsight Entity Framework and Data Models02:09 
Self-Referencing AssociationsPluralsight Entity Framework and Data Models00:33 
Many to Many RelationshipPluralsight Entity Framework and Data Models01:07 
Looking at the model's raw XMLPluralsight Entity Framework and Data Models04:54 
Properties of entity propertiesPluralsight Entity Framework and Data Models01:34 
Making modifications to the conceptual modelPluralsight Entity Framework and Data Models02:13 
Updating the Model from the DatabasePluralsight Entity Framework and Data Models03:44 
SummaryPluralsight Entity Framework and Data Models00:41 
ResourcesPluralsight Entity Framework and Data Models00:11 
Pluralsight Entity Framework and Data ModelsModel-First Entity Data ModelsPluralsight Entity Framework and Data Models00:34:24 
Goals of this modulePluralsight Entity Framework and Data Models00:31 
Review modeling optionsPluralsight Entity Framework and Data Models00:59 
Creating a model from scratchPluralsight Entity Framework and Data Models01:25 
Creating entities from the ToolboxPluralsight Entity Framework and Data Models00:48 
Creating entities using the wizardPluralsight Entity Framework and Data Models02:55 
Entity propertiesPluralsight Entity Framework and Data Models02:12 
StoreGeneratedPattern propertyPluralsight Entity Framework and Data Models04:26 
Defining relationships between entitiesPluralsight Entity Framework and Data Models05:14 
Model metadata prior to generating database schemaPluralsight Entity Framework and Data Models01:54 
Generating the database schema from the modelPluralsight Entity Framework and Data Models06:15 
Inspecting the model metadata after generating the schemaPluralsight Entity Framework and Data Models00:59 
Executing the DDL (SQL script) to build the databasePluralsight Entity Framework and Data Models00:54 
Model and database cascade deletesPluralsight Entity Framework and Data Models01:41 
Modifying the model and recreating the database schemaPluralsight Entity Framework and Data Models01:20 
The Entity Designer Database Generation Power Pack and SummaryPluralsight Entity Framework and Data Models01:48 
Summary and ResourcesPluralsight Entity Framework and Data Models01:03